home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmInternAtom.z / XmInternAtom
Text File  |  1998-10-30  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmIIIInnnntttteeeerrrrnnnnAAAAttttoooommmm((((3333XXXX))))          UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          XXXXmmmmIIIInnnntttteeeerrrrnnnnAAAAttttoooommmm((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmIIIInnnntttteeeerrrrnnnnAAAAttttoooommmm - A macro that returns an atom for a given name
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           #include <Xm/AtomMgr.h>
  13.           AAAAttttoooommmm XXXXmmmmIIIInnnntttteeeerrrrnnnnAAAAttttoooommmm(
  14.           DDDDiiiissssppppllllaaaayyyy **** ddddiiiissssppppllllaaaayyyy,
  15.           SSSSttttrrrriiiinnnngggg nnnnaaaammmmeeee,
  16.           BBBBoooooooolllleeeeaaaannnn oooonnnnllllyyyy____iiiiffff____eeeexxxxiiiissssttttssss);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmIIIInnnntttteeeerrrrnnnnAAAAttttoooommmm returns an atom for a given name.  The returned
  23.           atom remains defined even after the client's connection
  24.           closes. The returned atom becomes undefined when the last
  25.           connection to the X server closes.
  26.  
  27.           _d_i_s_p_l_a_y   Specifies the connection to the X server
  28.  
  29.           _n_a_m_e      Specifies the name associated with the atom you
  30.                     want returned.  The value of _n_a_m_e is case
  31.                     dependent.
  32.  
  33.           _o_n_l_y__i_f__e_x_i_s_t_s
  34.                     Specifies a Boolean value.  If False, the atom is
  35.                     created even if it does not exist.  (If it does
  36.                     not exist, the returned atom will be NNNNoooonnnneeee.)  If
  37.                     True, the atom is created only if it exists.
  38.  
  39.      RRRREEEETTTTUUUURRRRNNNN
  40.           Returns an atom.
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.